colorchooser: Don't parse color names needlessly
authorMatthias Clasen <mclasen@redhat.com>
Fri, 11 Sep 2020 13:31:17 +0000 (09:31 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 11 Sep 2020 13:31:17 +0000 (09:31 -0400)
commitff392fbfb6d6f1116728b6df7947d1224670ef91
tree61ef07f16c717736fb48a9f21e1fb6a1d944b09c
parent498cbae95c8e68a3e806ffb26560e559bbf5a4f7
colorchooser: Don't parse color names needlessly

We have a fancy macro to initialize GdkRGBAs without
any runtime work, lets use them.
gtk/gtkcolorchooserwidget.c